home *** CD-ROM | disk | FTP | other *** search
/ Secret & Below Interoperability (Unclassified) / Secret_and_Below_Interoperability_Version_1.0_Defense_Information_Systems_Agency_June_2000.iso / Mod02 / M02_04_01.swf / scripts / DefineButton2_37 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2000-03-15  |  73b  |  5 lines

  1. on(release){
  2.    set("..:X",eval("..:X") + "1");
  3.    gotoAndStop(2);
  4. }
  5.